How to Install dahdi software package in Debian 7 (Wheezy)

How to Install dahdi software package in Debian 7 (Wheezy)

dahdi software package provides utilities for using the DAHDI kernel modules, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dahdi 

dahdi is installed in your system.

Make ensure the dahdi package were installed using the commands given below,

$ sudo dpkg-query -l | grep dahdi *

You will get with dahdi package name, version, architecture and description in a table

dahdi package basic information:

Distro Debian 7 wheezy
Section Communication Programs
Package dahdi
Version 1:2.5.0.1-2
Description utilities for using the DAHDI kernel modules
Sub Section comm


See Also, How to uninstall or remove dahdi software package from Debian 7 (Wheezy)?